object fVCRControl: TfVCRControl Left = 948 Top = 164 BorderStyle = bsNone Caption = 'VCR Control' ClientHeight = 33 ClientWidth = 206 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 206 Height = 31 Align = alTop Caption = ' ' TabOrder = 0 object sbPlay: TSpeedButton Left = 54 Top = 4 Width = 23 Height = 22 end object sbPause: TSpeedButton Left = 79 Top = 4 Width = 23 Height = 22 end object sbRewind: TSpeedButton Left = 4 Top = 4 Width = 23 Height = 22 end object sbStop: TSpeedButton Left = 29 Top = 4 Width = 23 Height = 22 end object sbFastForward: TSpeedButton Left = 104 Top = 4 Width = 23 Height = 22 end end end